Skip to content

worker built by esbuild#1444

Merged
pablo-mayrgundter merged 3 commits intobldrs-ai:mainfrom
pablo-mayrgundter:worker-esbuild
Nov 7, 2025
Merged

worker built by esbuild#1444
pablo-mayrgundter merged 3 commits intobldrs-ai:mainfrom
pablo-mayrgundter:worker-esbuild

Conversation

@pablo-mayrgundter
Copy link
Copy Markdown
Member

@pablo-mayrgundter pablo-mayrgundter commented Nov 5, 2025

src/OPFS/OPFS.worker.js now gets built by esbuild and output as a module to the usual location. This allows us to use ESM imports in the worker. This is to help with #1443 and pending work I have to improve our error handling in general, by using typed errors imported to worker and service.

@pablo-mayrgundter pablo-mayrgundter self-assigned this Nov 5, 2025
@pablo-mayrgundter pablo-mayrgundter added the enhancement New feature or request label Nov 5, 2025
@netlify
Copy link
Copy Markdown

netlify Bot commented Nov 5, 2025

Deploy Preview for bldrs-share-dev ready!

Name Link
🔨 Latest commit f59e078
🔍 Latest deploy log https://app.netlify.com/projects/bldrs-share-dev/deploys/690b61009280b2000804ad4a
😎 Deploy Preview https://deploy-preview-1444--bldrs-share-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 53 (no change from production)
Accessibility: 88 (no change from production)
Best Practices: 100 (no change from production)
SEO: 100 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown
Contributor

@nickcastel50 nickcastel50 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@pablo-mayrgundter pablo-mayrgundter merged commit 4522f4b into bldrs-ai:main Nov 7, 2025
6 checks passed
@pablo-mayrgundter pablo-mayrgundter deleted the worker-esbuild branch November 7, 2025 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants